type internal/runtime/maps.groupsReference
5 uses
internal/runtime/maps (current package)
group.go#L304: type groupsReference struct {
group.go#L318: func newGroups(typ *abi.MapType, length uint64) groupsReference {
group.go#L319: return groupsReference{
group.go#L327: func (g *groupsReference) group(typ *abi.MapType, i uint64) groupReference {
table.go#L70: groups groupsReference
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)